kalium
js
cryptography
/
com.wire.kalium.cryptography
/
[js]ProteusClientCryptoBoxImpl
/
encryptWithPreKey
encrypt
With
Pre
Key
js
open
suspend override
fun
encryptWithPreKey
(
message
:
ByteArray
,
preKeyCrypto
:
PreKeyCrypto
,
sessionId
:
CryptoSessionId
)
:
ByteArray